ASP.NET MVC Controls
ComboBoxBaseBuilder<T,TControl,TBuilder> Class
Members 

The builder for the ComboBoxBase.
Syntax
Type Parameters
T
TControl
TBuilder
Remarks
The ComboBox control allows users to pick strings from lists. The control automatically completes entries as the user types, and allows users to show a drop-down list with the items available.
Inheritance Hierarchy

System.Object
      C1.Web.Mvc.Fluent.BaseBuilder<TObject,TBuilder>
         C1.Web.Mvc.Fluent.ComponentBuilder<TComponent,TComponentBuilder>
            C1.Web.Mvc.Fluent.ControlBuilder<TControl,TControlBuilder>
               C1.Web.Mvc.Fluent.ItemsBoundControlBuilder<T,TControl,TBuilder>
                  C1.Web.Mvc.Fluent.DropDownBuilder<T,TControl,TBuilder>
                     C1.Web.Mvc.Fluent.ComboBoxBaseBuilder<T,TControl,TBuilder>
                        C1.Web.Mvc.Fluent.AutoCompleteBaseBuilder<T,TControl,TBuilder>
                        C1.Web.Mvc.Fluent.ComboBoxBuilder<T>
                        C1.Web.Mvc.Fluent.InputTimeBuilder<T>
                        C1.Web.Mvc.Fluent.MenuBaseBuilder<T,TControl,TBuilder>
                        C1.Web.Mvc.Fluent.MultiSelectBuilder<T>

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ComboBoxBaseBuilder<T,TControl,TBuilder> Members
C1.Web.Mvc.Fluent Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback